type net._Ctype_struct_addrinfo
8 uses
net (current package)
1c315fb54dd1fee3cd91300cf670884ee961786c4b5d9162483397e875c9d355-d#L47: type _Ctype_struct_addrinfo struct {
1c315fb54dd1fee3cd91300cf670884ee961786c4b5d9162483397e875c9d355-d#L55: ai_next *_Ctype_struct_addrinfo
1c315fb54dd1fee3cd91300cf670884ee961786c4b5d9162483397e875c9d355-d#L108: func _C2func_getaddrinfo(p0 *_Ctype_char, p1 *_Ctype_char, p2 *_Ctype_struct_addrinfo, p3 **_Ctype_struct_addrinfo) (r1 _Ctype_int, r2 error) {
1c315fb54dd1fee3cd91300cf670884ee961786c4b5d9162483397e875c9d355-d#L170: func _Cfunc_freeaddrinfo(p0 *_Ctype_struct_addrinfo) (r1 _Ctype_void) {
1c315fb54dd1fee3cd91300cf670884ee961786c4b5d9162483397e875c9d355-d#L196: func _Cfunc_getaddrinfo(p0 *_Ctype_char, p1 *_Ctype_char, p2 *_Ctype_struct_addrinfo, p3 **_Ctype_struct_addrinfo) (r1 _Ctype_int) {
cgo_unix_cgo.go#L64: _C_struct_addrinfo = /*line :61:23*/_Ctype_struct_addrinfo /*line :61:40*/
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |